{% if user.edit_profile_link %} {{ user.edit_profile_link }} {% endif %} {% if fps_user_id == user.id %} Сообщения {% endif %} {% if fps_user_id %}
  • Отправить ЛС
  • {% if fps_user_id != user.id %}
  • Отправить E-mail
  • {% endif %} {% endif %}
    Информация о пользователе: {{ user.name }}
    Связь с пользователем:
    {% if user.stat %}
    Активность пользователя:
    {% for stat in user.stat %} {% if stat.count %} {{ stat.text }} ( {{ stat.count }} ) {% endif %} {% endfor %}
    {% endif %}